Skip to content

test_poll_blocking: Wait for worker threads to start before sleeping.#26405

Merged
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:test_select_blocking
Mar 10, 2026
Merged

test_poll_blocking: Wait for worker threads to start before sleeping.#26405
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:test_select_blocking

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 6, 2026

This means that even if the threads take a while to start they should still block for at least TIMEOUT_MS in poll/select.

This means that even if the threads take a while to start they should
still block for at least TIMEOUT_MS in poll/select.
@sbc100 sbc100 requested a review from brendandahl March 6, 2026 21:00
@brendandahl
Copy link
Collaborator

You don't need to do this, but did you try this out with the changes in 9200517 ?

@sbc100
Copy link
Collaborator Author

sbc100 commented Mar 6, 2026

You don't need to do this, but did you try this out with the changes in 9200517 ?

I think both changes are valid / needed. Not sure we need to test them combination.

@sbc100
Copy link
Collaborator Author

sbc100 commented Mar 10, 2026

Ok to merge this?

@sbc100 sbc100 merged commit 7d909ca into emscripten-core:main Mar 10, 2026
37 checks passed
@sbc100 sbc100 deleted the test_select_blocking branch March 10, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants